Skip to content

build(deps): bump criterion from 0.7.0 to 0.8.1 in /wasm_module#999

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/wasm_module/criterion-0.8.1
Closed

build(deps): bump criterion from 0.7.0 to 0.8.1 in /wasm_module#999
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/wasm_module/criterion-0.8.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps criterion from 0.7.0 to 0.8.1.

Release notes

Sourced from criterion's releases.

criterion-plot-v0.8.1

Fixed

  • Typo

criterion-v0.8.1

Fixed

  • Homepage link

Other

  • (deps) bump crate-ci/typos from 1.23.5 to 1.40.0
  • (deps) bump jontze/action-mdbook from 3 to 4
  • (deps) bump actions/checkout from 4 to 6

criterion-plot-v0.8.0

No release notes provided.

criterion-v0.8.0

BREAKING

  • Drop async-std support

Changed

  • Bump MSRV to 1.86, stable to 1.91.1

Added

  • Add ability to plot throughput on summary page.
  • Add support for reporting throughput in elements and bytes - Throughput::ElementsAndBytes allows the text summary to report throughput in both units simultaneously.
  • Add alloca-based memory layout randomisation to mitigate memory effects on measurements.
  • Add doc comment to benchmark runner in criterion_group macro (removes linter warnings)

Fixed

  • Fix plotting NaN bug

Other

  • Remove Master API Docs links temporarily while we restore the docs publishing.
Changelog

Sourced from criterion's changelog.

0.8.1 - 2025-12-07

Fixed

  • Homepage link

Other

  • (deps) bump crate-ci/typos from 1.23.5 to 1.40.0
  • (deps) bump jontze/action-mdbook from 3 to 4
  • (deps) bump actions/checkout from 4 to 6

0.8.0 - 2025-11-29

BREAKING

  • Drop async-std support

Changed

  • Bump MSRV to 1.86, stable to 1.91.1

Added

  • Add ability to plot throughput on summary page.
  • Add support for reporting throughput in elements and bytes - Throughput::ElementsAndBytes allows the text summary to report throughput in both units simultaneously.
  • Add alloca-based memory layout randomisation to mitigate memory effects on measurements.
  • Add doc comment to benchmark runner in criterion_group macro (removes linter warnings)

Fixed

  • Fix plotting NaN bug

Other

  • Remove Master API Docs links temporarily while we restore the docs publishing.
Commits
  • e4e06df chore: release v0.8.1
  • aa548b9 fix: Homepage link
  • 950c3b7 fix: Typo
  • 7e3e50c chore(deps): bump crate-ci/typos from 1.23.5 to 1.40.0
  • 391a99a chore(deps): bump jontze/action-mdbook from 3 to 4
  • 8fb9a87 chore(deps): bump actions/checkout from 4 to 6
  • b49ade7 chore: release v0.8.0
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 5, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/wasm_module/criterion-0.8.1 branch from 5aed1dd to ebcd858 Compare January 5, 2026 20:09
@marcustyphoon
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/wasm_module/criterion-0.8.1 branch from ebcd858 to ff15942 Compare January 7, 2026 23:09
@marcustyphoon marcustyphoon added the deploy dependabot/external pr Only apply if you trust the PR contents. label Jan 7, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

Deployed build to Cloudflare!

Last commit: 2cd4a14
Preview URL: https://6ee0f614.discretize-gear-optimizer.pages.dev
Branch Preview URL: https://dependabot-cargo-wasm-module.discretize-gear-optimizer.pages.dev

@marcustyphoon marcustyphoon mentioned this pull request Jan 7, 2026
@marcustyphoon marcustyphoon added deploy dependabot/external pr Only apply if you trust the PR contents. and removed deploy dependabot/external pr Only apply if you trust the PR contents. labels Jan 7, 2026
@marcustyphoon
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/wasm_module/criterion-0.8.1 branch from ff15942 to 1667d23 Compare January 7, 2026 23:26
@marcustyphoon marcustyphoon added deploy dependabot/external pr Only apply if you trust the PR contents. and removed deploy dependabot/external pr Only apply if you trust the PR contents. labels Jan 7, 2026
@marcustyphoon
Copy link
Collaborator

...Huh. I have no idea why the cloudflare bot makes a comment here, but not in normal PRs with the automatic deploy action.

@marcustyphoon
Copy link
Collaborator

@dependabot recreate

Bumps [criterion](https://github.com/criterion-rs/criterion.rs) from 0.7.0 to 0.8.1.
- [Release notes](https://github.com/criterion-rs/criterion.rs/releases)
- [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](criterion-rs/criterion.rs@criterion-plot-v0.7.0...criterion-v0.8.1)

---
updated-dependencies:
- dependency-name: criterion
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/wasm_module/criterion-0.8.1 branch from dca95dd to 2cd4a14 Compare January 8, 2026 00:04
@marcustyphoon marcustyphoon added deploy dependabot/external pr Only apply if you trust the PR contents. and removed deploy dependabot/external pr Only apply if you trust the PR contents. labels Jan 8, 2026
@marcustyphoon
Copy link
Collaborator

...Huh. I have no idea why the cloudflare bot makes a comment here, but not in normal PRs with the automatic deploy action.

Figured it out: #1003 (comment)

@marcustyphoon
Copy link
Collaborator

@dependabot ignore this dependency

@dependabot dependabot bot closed this Jan 15, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2026

OK, I won't notify you about criterion again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/cargo/wasm_module/criterion-0.8.1 branch January 15, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file deploy dependabot/external pr Only apply if you trust the PR contents. rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant